home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmCreateMessageBox.z / XmCreateMessageBox
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx((((3333XXXX))))    UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV    XXXXmmmmCCCCrrrreeeeaaaatttteeeeMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx - The MessageBox widget creation function
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           #include <Xm/MessageB.h>
  13.           WWWWiiiiddddggggeeeetttt XXXXmmmmCCCCrrrreeeeaaaatttteeeeMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx(
  14.           WWWWiiiiddddggggeeeetttt ppppaaaarrrreeeennnntttt,
  15.           SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
  16.           AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
  17.           CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx creates an unmanaged MessageBox.  A
  24.           MessageBox is used for common interaction tasks, which
  25.           include giving information, asking questions, and reporting
  26.           errors.  It includes an optional symbol, a message, and
  27.           three buttons.
  28.  
  29.           By default, there is no symbol. The default button labels
  30.           are _O_K, CCCCaaaannnncccceeeellll, and HHHHeeeellllpppp.
  31.  
  32.           If the parent of the MessageBox is a DialogShell, use
  33.           XXXXttttMMMMaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to pop up the MessageBox (passing the
  34.           MessageBox as the widget parameter); use XXXXttttUUUUnnnnmmmmaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to
  35.           pop it down.
  36.  
  37.           _p_a_r_e_n_t    Specifies the parent widget ID
  38.  
  39.           _n_a_m_e      Specifies the name of the created widget
  40.  
  41.           _a_r_g_l_i_s_t   Specifies the argument list
  42.  
  43.           _a_r_g_c_o_u_n_t  Specifies the number of attribute/value pairs in
  44.                     the argument list (_a_r_g_l_i_s_t)
  45.  
  46.           For a complete definition of MessageBox and its associated
  47.           resources, see XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx(3).
  48.  
  49.      RRRREEEETTTTUUUURRRRNNNN
  50.           Returns the MessageBox widget ID.
  51.  
  52.      RRRREEEELLLLAAAATTTTEEEEDDDD
  53.           XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx(3).
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.